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

Commit

Permalink
[Release] 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Oct 28, 2018
1 parent 569b27e commit 6492f28
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 @@ -35,8 +35,8 @@ android {
applicationId "de.tum.in.tumcampus"
minSdkVersion 21
targetSdkVersion 28
versionCode 552
versionName "2.2-dev"
versionCode 553
versionName "2.3-dev"
kapt.arguments {
arg("room.schemaLocation", "$projectDir/schemas".toString())
}
Expand Down

0 comments on commit 6492f28

Please sign in to comment.