mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
Backup App and Source settings
Also added PreferenceStore/TrackPreferences and made the track username/password private Updated kotlinSerialization to 1.6.0 Co-Authored-By: jmir1 <43830312+jmir1@users.noreply.github.com> Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This commit is contained in:
parent
cbd6003aba
commit
106f6f52c0
29 changed files with 675 additions and 78 deletions
|
@ -4,7 +4,7 @@ object AndroidVersions {
|
|||
const val compileSdk = 34
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 34
|
||||
const val versionCode = 107
|
||||
const val versionCode = 108
|
||||
const val versionName = "1.7.2"
|
||||
const val ndk = "23.1.7779620"
|
||||
const val kotlin = "1.9.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue