Skip to content

Commit

Permalink
0.5.0.160629/17
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed Jun 29, 2016
1 parent 0dee36b commit 41c866f
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 @@ -19,8 +19,8 @@ android {
// versionName = appVersionName

// unfortunately fdroid needs magic numbers to detect version infos
versionCode = 15
versionName = '0.5.0.160623'
versionCode = 17
versionName = '0.5.0.160629'
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit 41c866f

Please sign in to comment.