Makes more sense to update to 17 instead of 16.

This commit is contained in:
tzugen 2021-10-12 21:41:07 +02:00
parent b892b7b8d3
commit d7cd68c39e
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ext.versions = [
minSdk : 16,
minSdk : 17,
targetSdk : 29,
compileSdk : 29,
// You need to run ./gradlew wrapper after updating the version