build: target Android 16 / API 36
All checks were successful
Android build / build (push) Successful in 17m7s
All checks were successful
Android build / build (push) Successful in 17m7s
This commit is contained in:
@@ -19,13 +19,13 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "solutions.tretter.githugandroid"
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
ndkVersion = "27.2.12479018"
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "solutions.tretter.githugandroid"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
targetSdk = 36
|
||||
versionCode = 184
|
||||
versionName = "0.1.183"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user