Electric purple

This commit is contained in:
sadellie 2022-11-05 21:54:55 +04:00
parent a5152e8acb
commit d4f2be1b55
2 changed files with 9 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId = "com.sadellie.unitto"
minSdk = 21
targetSdk = 33
versionCode = 9
versionName = "Dark sea green"
versionCode = 10
versionName = "Electric purple"
buildConfigField("Boolean", "ANALYTICS", "true")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

View File

@ -0,0 +1,7 @@
"Electric purple" update:
1. You can now control which unit groups will be seen in your app
2. Updated visuals for unit selection screens
3. Application stability and performance improvements
4. Visual tweaks
Roadmap: https://trello.com/b/cxAbRlvu/unitto