Skip to content

Commit

Permalink
updated version to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed Nov 4, 2018
1 parent f81c25f commit 51e922d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 19
targetSdkVersion 28
versionCode 29
versionName "1.8.2"
versionCode 31
versionName "1.8.3"

javaCompileOptions {
annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] }
Expand Down

0 comments on commit 51e922d

Please sign in to comment.