Add delete, bulk key creation, download stats, and v1.1.0.
New stats tab, hard delete with confirmation, count field for batch keys, and license list sorted newest first. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId = "ru.mailib.ttrpg.licensemanager"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 3
|
||||
versionName = "1.0.2"
|
||||
versionCode = 4
|
||||
versionName = "1.1.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user