Gradle update, translations

This commit is contained in:
Stefan Schueller 2019-07-08 16:51:24 +02:00
parent 4865455013
commit 1d79d51b5a
4 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,7 @@
### Version 1.0.30 Tag: v1.0.30 (2019-08-07)
* Gradle update
* Translations
### Version 1.0.29 Tag: v1.0.29 (2019-03-03)
* Prevent entry of bad URL

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1029
versionName "1.0.29"
versionCode 1030
versionName "1.0.30"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:3.4.1'
// NOTE: Do not place your application dependencies here; they belong

View File

@ -1,6 +1,6 @@
#Fri Jan 18 22:53:14 CST 2019
#Mon Jul 08 16:15:43 CEST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip