Updated proguard-rules.pro

This commit is contained in:
tom5079
2022-01-20 16:05:22 +09:00
parent 16eeef1878
commit b83cf87cd8
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 31
versionCode 69
versionName "5.2.15"
versionName "5.2.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}