read me and weep

This commit is contained in:
rebelonion 2024-01-17 02:34:37 -06:00
parent b7cc35207c
commit 8142c966c0
4 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ android {
minSdk 23
targetSdk 34
versionCode ((System.currentTimeMillis() / 60000).toInteger())
versionName "2.0.0-beta00-iv2"
versionName "2.0.0-beta00-iv3"
signingConfig signingConfigs.debug
}