Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Make release 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Apr 5, 2018
1 parent 3b67637 commit f39ed0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {
minSdkVersion 14
targetSdkVersion 27
versionCode 999999
versionName "1.5.4-dev"
versionName "1.5.5-dev"
vectorDrawables.useSupportLibrary = true
javaCompileOptions.annotationProcessorOptions.arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
}
Expand Down

0 comments on commit f39ed0d

Please sign in to comment.