Skip to content

Commit

Permalink
Changed: Bump compileSdkVersion to 31
Browse files Browse the repository at this point in the history
Needed since gradle library dependencies have minCompileSdk set to 31
  • Loading branch information
agnostic-apollo committed Aug 21, 2021
1 parent 1c01f4d commit 296ee60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android.useAndroidX=true
minSdkVersion=24
targetSdkVersion=28
ndkVersion=22.1.7171670
compileSdkVersion=30
compileSdkVersion=31

markwonVersion=4.6.2

0 comments on commit 296ee60

Please sign in to comment.