We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0b45d commit 04594d6Copy full SHA for 04594d6
app/build.gradle
@@ -7,7 +7,7 @@ android {
7
applicationId "ie.macinnes.tvheadend"
8
minSdkVersion 22
9
targetSdkVersion 24
10
- versionCode 48
+ versionCode 49
11
versionName '0.2.' + versionCode
12
setProperty("archivesBaseName", "${applicationId}_${versionName}")
13
0 commit comments