build: target Android 16 / API 36
All checks were successful
Android build / build (push) Successful in 19m59s
All checks were successful
Android build / build (push) Successful in 19m59s
This commit is contained in:
@@ -21,12 +21,12 @@ val hasReleaseSigning = listOf(
|
||||
|
||||
android {
|
||||
namespace = "solutions.tretter.mindmachine"
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "solutions.tretter.mindmachine"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
targetSdk = 36
|
||||
versionCode = 18
|
||||
versionName = "1.0.13"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user