Skip to content
Snippets Groups Projects
Commit 8a323b4a authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: Release: version 172

Change-Id: I40ad8db4c54ceaf7ce8974e99fef5dce31d01610
parent eea75b38
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 171
versionName "20190628-01"
versionCode 172
versionName "20190629-01"
}
sourceSets {
......
......@@ -14,7 +14,7 @@ dependencies {
compile 'javax.inject:javax.inject:1'
// ORM
compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-core:5.1'
// Required -- JUnit 4 framework
testCompile 'junit:junit:4.12'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment