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

Commit

Permalink
Final commit for fixed v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tacticalDevC authored and tacticalDevC committed Dec 6, 2018
1 parent f1276f2 commit 00af321
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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'
versionName 'v0.4-2'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 6
versionCode 7
}
buildTypes {
release {
Expand Down

0 comments on commit 00af321

Please sign in to comment.