Commit 40bfe84

mo khan <mo@mokhan.ca>
2017-01-14 19:17:02
bump version.
1 parent 078e589
Changed files (1)
android
android/app/build.gradle
@@ -90,8 +90,8 @@ android {
         applicationId "com.stronglifters"
         minSdkVersion 16
         targetSdkVersion 22
-        versionCode 1
-        versionName "1.0"
+        versionCode 2
+        versionName "1.1"
         ndk {
             abiFilters "armeabi-v7a", "x86"
         }