File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android {
8
8
minSdkVersion 14
9
9
targetSdkVersion 20
10
10
versionCode 1
11
- versionName " 1.5.4 "
11
+ versionName " 1.5.5 "
12
12
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
13
13
}
14
14
buildTypes {
Original file line number Diff line number Diff line change 81
81
android : id =" @+id/versionTextView"
82
82
android : layout_width =" wrap_content"
83
83
android : layout_height =" wrap_content"
84
- android : text =" 1.5.4 "
84
+ android : text =" 1.5.5 "
85
85
android : layout_marginRight =" 16dp"
86
86
app : layout_constraintRight_toRightOf =" parent"
87
87
app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 1
1
{
2
- "latestVersion" : " 1.5.4 " ,
3
- "url" : " https://github.com/sgloutnikov/NeterraProxy/releases/download/v1.5.4 /neterraproxy-1.5.4 .apk" ,
2
+ "latestVersion" : " 1.5.5 " ,
3
+ "url" : " https://github.com/sgloutnikov/NeterraProxy/releases/download/v1.5.5 /neterraproxy-1.5.5 .apk" ,
4
4
"releaseNotes" : [
5
5
" Промени:" ,
6
- " - Предаванията на запис от 'Видеотека' отново работят."
6
+ " - Оправено е обновяването на Видеотека плейлиста." ,
7
+ " - Нови имена и логота за БНТ каналите."
7
8
]
8
9
}
You can’t perform that action at this time.
0 commit comments