PR#32 Updated dependency versions pointed out by lint

This commit is contained in:
Gergely Hegedus 2022-01-04 15:26:11 +02:00
parent 65d04db374
commit 5fe8def390
2 changed files with 5 additions and 4 deletions

View file

@ -12,6 +12,7 @@ android {
defaultConfig {
applicationId "org.fnives.test.showcase"
minSdkVersion 21
//OldTargetApi
targetSdkVersion 31
versionCode 1
versionName "1.0"