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

Commit

Permalink
Release 2.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Oct 2, 2018
1 parent 2e49330 commit a0f9cfc
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 548
versionName "2.0-beta4-dev"
versionCode 549
versionName "2.0-beta5-dev"
kapt.arguments {
arg("room.schemaLocation", "$projectDir/schemas".toString())
}
Expand Down

0 comments on commit a0f9cfc

Please sign in to comment.