We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291304a commit 2befdf3Copy full SHA for 2befdf3
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "news.androidtv.tvapprepo"
9
minSdkVersion 21
10
targetSdkVersion 25
11
- versionCode 10
12
- versionName "1.0.7"
+ versionCode 11
+ versionName "1.0.7-b"
13
}
14
buildTypes {
15
release {
0 commit comments