Skip to content

Commit

Permalink
Set compileSdkVersion (NOT targetSdkVersion) to 29 so that Build.VERS…
Browse files Browse the repository at this point in the history
…ION_CODES.Q checks can be made
  • Loading branch information
agnostic-apollo committed Mar 25, 2021
1 parent 4e5d14e commit 8e80e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -18,4 +18,4 @@ android.useAndroidX=true
minSdkVersion=24
targetSdkVersion=28
ndkVersion=22.0.7026061
compileSdkVersion=28
compileSdkVersion=29

0 comments on commit 8e80e88

Please sign in to comment.