We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d671029 commit a91f30aCopy full SHA for a91f30a
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.tumuyan.fixedplay"
8
minSdkVersion 9
9
targetSdkVersion 29
10
- versionCode 13
11
- versionName "1.12"
+ versionCode 14
+ versionName "1.13"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments