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

Commit

Permalink
Release which fixes 2 critical issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tacticalDevC authored and tacticalDevC committed Jan 14, 2019
1 parent 5e343d4 commit 1447e8d
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-2'
versionName 'v0.4-3'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 7
versionCode 8
}
buildTypes {
release {
Expand Down

0 comments on commit 1447e8d

Please sign in to comment.