mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Changed: Bump compileSdkVersion to 31
Needed since gradle library dependencies have minCompileSdk set to 31
This commit is contained in:
parent
1c01f4df08
commit
296ee60dc8
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ android.useAndroidX=true
|
|||
minSdkVersion=24
|
||||
targetSdkVersion=28
|
||||
ndkVersion=22.1.7171670
|
||||
compileSdkVersion=30
|
||||
compileSdkVersion=31
|
||||
|
||||
markwonVersion=4.6.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue