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

Commit

Permalink
Make release
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Apr 5, 2018
1 parent 6f466a2 commit 5dfb00d
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.7-dev"
versionName "1.5.8-dev"
vectorDrawables.useSupportLibrary = true
javaCompileOptions.annotationProcessorOptions.arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
}
Expand Down

0 comments on commit 5dfb00d

Please sign in to comment.