diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/app/build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/app/build.gradle b/android/app/build.gradle index cca687f..99d397d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -90,8 +90,8 @@ android { applicationId "com.stronglifters.app" minSdkVersion 16 targetSdkVersion 23 - versionCode 5 - versionName "1.4" + versionCode 6 + versionName "1.5" ndk { abiFilters "armeabi-v7a", "x86" } |
