mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Kobicha
This commit is contained in:
parent
902841fae6
commit
fcebc14ffb
@ -32,8 +32,8 @@ android {
|
||||
applicationId = "com.sadellie.unitto"
|
||||
minSdk = 21
|
||||
targetSdk = 33
|
||||
versionCode = 19
|
||||
versionName = "Jazzberry jam"
|
||||
versionCode = 20
|
||||
versionName = "Kobicha"
|
||||
}
|
||||
|
||||
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]
|
||||
appCode = "19"
|
||||
appName = "Jazzberry jam"
|
||||
appCode = "20"
|
||||
appName = "Kobicha"
|
||||
kotlin = "1.8.10"
|
||||
androidxCore = "1.10.0"
|
||||
androidGradlePlugin = "7.4.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user