v1.5: time-based rotation angle — constant speed regardless of IPC load

This commit is contained in:
2026-05-22 16:10:09 +00:00
parent 8965477cc7
commit b3b69dd2b2
2 changed files with 14 additions and 12 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "me.khodak.claudeusage"
minSdk = 26
targetSdk = 34
versionCode = 5
versionName = "1.4"
versionCode = 6
versionName = "1.5"
}
signingConfigs {