Albirew/tachiyomi
Archivé
1
0
Bifurcation 0
Just using the same version as J2K for now, we can probably go higher though.
Cette révision appartient à :
arkon 2023-12-17 10:02:41 -05:00
Parent 02cd2d2ca3
révision f20980b4c9

Voir le fichier

@ -2,5 +2,5 @@ object AndroidConfig {
const val compileSdk = 34
const val minSdk = 23
const val targetSdk = 34
const val ndk = "22.1.7171670"
const val ndk = "23.1.7779620"
}