Update targetSdkVersion appthemehelper

This commit is contained in:
Prathamesh More 2021-11-09 10:23:12 +05:30
parent 19c1bafeb8
commit 9a32aa2805
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ android {
compileSdkVersion 31
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"