mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Electric purple
This commit is contained in:
parent
a5152e8acb
commit
d4f2be1b55
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId = "com.sadellie.unitto"
|
applicationId = "com.sadellie.unitto"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = 9
|
versionCode = 10
|
||||||
versionName = "Dark sea green"
|
versionName = "Electric purple"
|
||||||
buildConfigField("Boolean", "ANALYTICS", "true")
|
buildConfigField("Boolean", "ANALYTICS", "true")
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
7
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/10.txt
Normal 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
|
Loading…
x
Reference in New Issue
Block a user