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