mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Changed: Bump compileSdkVersion to 31
Needed since gradle library dependencies have minCompileSdk set to 31
This commit is contained in:
@@ -18,7 +18,7 @@ android.useAndroidX=true
|
||||
minSdkVersion=24
|
||||
targetSdkVersion=28
|
||||
ndkVersion=22.1.7171670
|
||||
compileSdkVersion=30
|
||||
compileSdkVersion=31
|
||||
|
||||
markwonVersion=4.6.2
|
||||
|
||||
|
Reference in New Issue
Block a user