Version Bump
This commit is contained in:
parent
e609325058
commit
9541ccf652
@ -1,3 +1,8 @@
|
||||
### Version 1.0.18 Tag: v1.0.18 (2018-12-31)
|
||||
* Bug Fixes
|
||||
* Arabic translation update
|
||||
* Dependence update
|
||||
|
||||
### Version 1.0.17 Tag: v1.0.17 (2018-12-29)
|
||||
* Replaced more buttons with fonts
|
||||
* Translated app to Chinese. (@lishoujun)
|
||||
|
@ -6,8 +6,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 1017
|
||||
versionName "1.0.17"
|
||||
versionCode 1018
|
||||
versionName "1.0.18"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
Loading…
Reference in New Issue
Block a user