Skip to content

Commit

Permalink
v0.5.1.160712
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed Jul 12, 2016
1 parent d0a0f59 commit ac0b563
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 = 17
versionName = '0.5.0.160629'
versionCode = 18
versionName = '0.5.1.160712'
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit ac0b563

Please sign in to comment.