Skip to content

Commit

Permalink
Release 29 "0.3.29"
Browse files Browse the repository at this point in the history
  • Loading branch information
klauswuestefeld committed Mar 16, 2016
1 parent 9b915ea commit c8359b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/android.main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
minSdkVersion external.android.minSdkVersion
targetSdkVersion external.android.sdkVersion
applicationId "sneer.main"
versionCode 28
versionName "0.3.28"
versionCode 29
versionName "0.3.29"
multiDexEnabled true
}

Expand Down

0 comments on commit c8359b4

Please sign in to comment.