mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Kobicha
This commit is contained in:
parent
902841fae6
commit
fcebc14ffb
@ -32,8 +32,8 @@ android {
|
|||||||
applicationId = "com.sadellie.unitto"
|
applicationId = "com.sadellie.unitto"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = 19
|
versionCode = 20
|
||||||
versionName = "Jazzberry jam"
|
versionName = "Kobicha"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/20.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
"Kobicha" update:
|
||||||
|
|
||||||
|
- Unitto is now called Calculator and has a *new icon
|
||||||
|
- Quick Settings Tile
|
||||||
|
- Better app themes
|
||||||
|
- Better button icons
|
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 12 KiB |
@ -1,6 +1,6 @@
|
|||||||
[versions]
|
[versions]
|
||||||
appCode = "19"
|
appCode = "20"
|
||||||
appName = "Jazzberry jam"
|
appName = "Kobicha"
|
||||||
kotlin = "1.8.10"
|
kotlin = "1.8.10"
|
||||||
androidxCore = "1.10.0"
|
androidxCore = "1.10.0"
|
||||||
androidGradlePlugin = "7.4.2"
|
androidGradlePlugin = "7.4.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user