Skip to content

Commit a91f30a

Browse files
committed
chore: bump version to 1.13
1 parent d671029 commit a91f30a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.tumuyan.fixedplay"
88
minSdkVersion 9
99
targetSdkVersion 29
10-
versionCode 13
11-
versionName "1.12"
10+
versionCode 14
11+
versionName "1.13"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)