Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit ea51d0a

Browse files
committed
* [r] Updates build number
1 parent b50a532 commit ea51d0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "io.qtalk.qgamejsinterfacetester"
1111
minSdkVersion 21
1212
targetSdkVersion 28
13-
versionCode 14 // cause version name started as 1.0 and version code as 1
14-
versionName "2.5"
13+
versionCode 15 // cause version name started as 1.0 and version code as 1
14+
versionName "2.6"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
vectorDrawables.useSupportLibrary = true
1717
}

0 commit comments

Comments
 (0)