v1.2: refresh icon rotates while fetching (12fps via partial RemoteViews updates)

This commit is contained in:
2026-05-22 15:49:13 +00:00
parent adb389984e
commit fafa5a3bb7
3 changed files with 43 additions and 11 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "me.khodak.claudeusage"
minSdk = 26
targetSdk = 34
versionCode = 2
versionName = "1.1"
versionCode = 3
versionName = "1.2"
}
signingConfigs {