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

Commit

Permalink
Actually trigger an destructive migration and do release
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Apr 5, 2018
1 parent d9babbf commit 570d20f
Show file tree
Hide file tree
Showing 3 changed files with 1,104 additions and 2 deletions.
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.6-dev"
versionName "1.5.7-dev"
vectorDrawables.useSupportLibrary = true
javaCompileOptions.annotationProcessorOptions.arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
}
Expand Down
Loading

0 comments on commit 570d20f

Please sign in to comment.