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 { ...@@ -8,8 +8,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 171 versionCode 172
versionName "20190628-01" versionName "20190629-01"
} }
sourceSets { sourceSets {
......
...@@ -14,7 +14,7 @@ dependencies { ...@@ -14,7 +14,7 @@ dependencies {
compile 'javax.inject:javax.inject:1' compile 'javax.inject:javax.inject:1'
// ORM // ORM
compile 'com.j256.ormlite:ormlite-core:4.48' compile 'com.j256.ormlite:ormlite-core:5.1'
// Required -- JUnit 4 framework // Required -- JUnit 4 framework
testCompile 'junit:junit:4.12' testCompile 'junit:junit:4.12'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment