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

Commit

Permalink
Do release
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Apr 29, 2018
1 parent 53eb757 commit c85d7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "de.tum.in.tumcampus"
minSdkVersion 21
targetSdkVersion 27
versionCode 523
versionName "1.6.0-dev"
versionCode 530
versionName "1.6.1-dev"
vectorDrawables.useSupportLibrary = true
javaCompileOptions.annotationProcessorOptions.arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
}
Expand Down

0 comments on commit c85d7c3

Please sign in to comment.