Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelonion committed Jan 27, 2024
1 parent 2b79d43 commit 63c80fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdk 23
targetSdk 34
versionCode ((System.currentTimeMillis() / 60000).toInteger())
versionName "2.1.0-beta00-iv0"
versionName "2.1.0-beta01-iv0"
signingConfig signingConfigs.debug
}

Expand Down

0 comments on commit 63c80fa

Please sign in to comment.