Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Updated versionCode & versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous authored and anonymous committed Mar 4, 2019
1 parent 0f2ea91 commit 4179a77
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 @@ -6,9 +6,9 @@ android {
applicationId "at.tacticaldevc.panictrigger"
minSdkVersion 23
targetSdkVersion 28
versionName 'v0.4-3'
versionName 'v0.4-4'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 8
versionCode 9
}
buildTypes {
release {
Expand Down

0 comments on commit 4179a77

Please sign in to comment.