feat: added animations

This commit is contained in:
2026-06-15 18:43:03 +03:00
parent ca355f4135
commit da33a6813b
6 changed files with 74 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ android {
minSdk = 30
targetSdk = 36
versionCode = generateVersionCode()
versionName = "2.4.0"
versionName = "2.5.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}