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

Commit

Permalink
Bump version & release
Browse files Browse the repository at this point in the history
  • Loading branch information
kordianbruck committed Jun 28, 2017
1 parent a0e1e73 commit 1c92418
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 @@ -22,8 +22,8 @@ android {
applicationId "de.tum.in.tumcampus"
minSdkVersion 14
targetSdkVersion 25
versionCode 515
versionName "1.4.9-dev"
versionCode 516
versionName "1.4.10-dev"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit 1c92418

Please sign in to comment.