parent
cf5fe2e948
commit
8f56a56927
|
@ -29,8 +29,8 @@ android {
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
// TODO: 24?
|
// TODO: 24?
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
versionCode 2500200
|
versionCode 2510000
|
||||||
versionName "2.50.2"
|
versionName "2.51.0"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
ndkVersion "23.2.8568313"
|
ndkVersion "23.2.8568313"
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3b97feb89fdc310ab43cc9336e1817f5b17f4b82
|
Subproject commit 1b5f67e185428305a9989dd821fd74f53abe70e5
|
|
@ -0,0 +1,2 @@
|
||||||
|
* Updated codebase to 2.51.0
|
||||||
|
* Added minimal configuration menu (cudos: @wipedlifepotato)
|
Loading…
Reference in New Issue