Skip to content

Commit

Permalink
2.2.0-ALPHA-3
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Nov 8, 2023
1 parent 15927b7 commit 7a6e029
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 @@ -27,8 +27,8 @@ android {
applicationId "org.witness.proofmode"
minSdkVersion 24
targetSdkVersion 33
versionCode 220102
versionName "2.2.0-ALPHA-2"
versionCode 220103
versionName "2.2.0-ALPHA-3"
multiDexEnabled true
archivesBaseName = "ProofMode-$versionName"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 7a6e029

Please sign in to comment.