Skip to content

Commit

Permalink
update to 2.4.0-BETA-2
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Sep 18, 2024
1 parent 7cfbe10 commit 79f53db
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 @@ -28,8 +28,8 @@ android {
applicationId "org.witness.proofmode"
minSdkVersion 24
targetSdkVersion 34
versionCode 240201
versionName "2.4.0-BETA-1"
versionCode 240202
versionName "2.4.0-BETA-2"
multiDexEnabled true
archivesBaseName = "ProofMode-$versionName"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 79f53db

Please sign in to comment.