Skip to content

Commit 69ba01b

Browse files
committed
app: release
1 parent 1ce2944 commit 69ba01b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
minSdkVersion 19
2828
targetSdkVersion 30
2929
versionCode _versionCode
30-
versionName "1.6"
30+
versionName "1.7"
3131

3232
multiDexEnabled true
3333
vectorDrawables.useSupportLibrary true

app/version.prop

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Sat Jun 19 20:05:19 ICT 2021
2-
VERSION_CODE=446
1+
#Thu Jul 08 20:43:47 ICT 2021
2+
VERSION_CODE=450

json/release.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"versionCode": 446,
3-
"versionName": "v1.6",
4-
"changelog": ["perbaikan icon di launcher androidtv (leanback/atv)", "perbaikan player yg gak munculin loading", "playlist selalu terbaru (tdk menggunakan cache)"],
5-
"downloadUrl": "https://github.com/hariimurti/NontonTV/releases/download/v1.6/net.harimurti.tv_v1.6_b446.apk"
2+
"versionCode": 450,
3+
"versionName": "v1.7",
4+
"changelog": ["fix force close android 4.4 (blind test)", "fix Indonesian translation", "fix can't stream on some servers https", "press back twice to exit"],
5+
"downloadUrl": "https://github.com/hariimurti/NontonTV/releases/download/v1.7/net.harimurti.tv_v1.7_b450.apk"
66
}

0 commit comments

Comments
 (0)