mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Set compileSdkVersion (NOT targetSdkVersion) to 29 so that Build.VERSION_CODES.Q checks can be made
This commit is contained in:
@@ -18,4 +18,4 @@ android.useAndroidX=true
|
||||
minSdkVersion=24
|
||||
targetSdkVersion=28
|
||||
ndkVersion=22.0.7026061
|
||||
compileSdkVersion=28
|
||||
compileSdkVersion=29
|
||||
|
Reference in New Issue
Block a user