v1.3: smooth 30fps rotation (6° steps), guaranteed minimum one full spin per tap

This commit is contained in:
2026-05-22 16:00:17 +00:00
parent d86ffabb98
commit f6f7accfa5
2 changed files with 24 additions and 6 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "me.khodak.claudeusage"
minSdk = 26
targetSdk = 34
versionCode = 3
versionName = "1.2"
versionCode = 4
versionName = "1.3"
}
signingConfigs {