diff --git a/app/app-release.apk b/app/app-release.apk deleted file mode 100644 index 77df6ec..0000000 Binary files a/app/app-release.apk and /dev/null differ diff --git a/app/build.gradle b/app/build.gradle index fcfc86e..c4cfb3f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,7 +21,7 @@ android { applicationId "us.keithirwin.tracman" minSdkVersion 14 targetSdkVersion 23 - versionCode 10 + versionCode 11 versionName "0.5.0" } buildTypes {