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

Commit

Permalink
Release 1.6.1-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Jul 1, 2018
1 parent 5ed618d commit 4aecfa0
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 @@ -33,7 +33,7 @@ android {
applicationId "de.tum.in.tumcampus"
minSdkVersion 21
targetSdkVersion 27
versionCode 530
versionCode 531
versionName "1.6.1-dev"
javaCompileOptions.annotationProcessorOptions.arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
}
Expand Down

0 comments on commit 4aecfa0

Please sign in to comment.