- Version Bump
This commit is contained in:
parent
43b10c680d
commit
82c1d19abd
|
@ -6,8 +6,8 @@ android {
|
|||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 28
|
||||
versionCode 104
|
||||
versionName "1.0.4"
|
||||
versionCode 105
|
||||
versionName "1.0.5"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
|
Loading…
Reference in New Issue