Skip to content

Commit

Permalink
update to 0.0.16-ALPHA-3
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jun 7, 2022
1 parent d555f69 commit 7b9b189
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 @@ -20,8 +20,8 @@ android {
applicationId "org.witness.proofmode"
minSdkVersion 16
targetSdkVersion 31
versionCode 160102
versionName "0.0.16-ALPHA-2"
versionCode 160103
versionName "0.0.16-ALPHA-3"
multiDexEnabled true
archivesBaseName = "ProofMode-$versionName"
}
Expand Down

0 comments on commit 7b9b189

Please sign in to comment.