mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump compileSdkVersion (NOT targetSdkVersion) to 30
This commit is contained in:
parent
39c69db820
commit
116b9b42d8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ termuxVersionCode=111
|
||||||
minSdkVersion=24
|
minSdkVersion=24
|
||||||
targetSdkVersion=28
|
targetSdkVersion=28
|
||||||
ndkVersion=22.1.7171670
|
ndkVersion=22.1.7171670
|
||||||
compileSdkVersion=29
|
compileSdkVersion=30
|
||||||
|
|
||||||
markwonVersion=4.6.2
|
markwonVersion=4.6.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue