diff options
author | pacien | 2018-10-08 17:01:54 +0200 |
---|---|---|
committer | pacien | 2018-10-08 19:24:34 +0200 |
commit | 3700f1cf9e1890e55b3b80c888297f1cb21b5a6b (patch) | |
tree | b9084105b4f6afee5de3d9083fac7fd92d4c725e | |
parent | a451657b1dc7afd1babd49946c46b9f86095f47e (diff) | |
download | tincapp-3700f1cf9e1890e55b3b80c888297f1cb21b5a6b.tar.gz |
Update Triple-T publisher plugin
-rw-r--r-- | app/build.gradle | 5 | ||||
-rw-r--r-- | app/src/main/play/contact-email.txt (renamed from app/src/main/play/contactEmail) | 0 | ||||
-rw-r--r-- | app/src/main/play/contact-phone.txt (renamed from app/src/main/play/contactPhone) | 0 | ||||
-rw-r--r-- | app/src/main/play/contact-website.txt (renamed from app/src/main/play/contactWebsite) | 0 | ||||
-rw-r--r-- | app/src/main/play/default-language.txt (renamed from app/src/main/play/defaultLanguage) | 0 | ||||
l--------- | app/src/main/play/en-US/listing/icon/ic_launcher-web.png | 1 | ||||
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 1 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/full-description.txt (renamed from app/src/main/play/en-US/listing/fulldescription) | 0 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png (renamed from app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png) | bin | 46024 -> 46024 bytes | |||
l--------- | app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png | 1 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png (renamed from app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.19-startscreen-small.png) | bin | 33843 -> 33843 bytes | |||
-rw-r--r-- | app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png (renamed from app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.19-configurescreen-small.png) | bin | 80381 -> 80381 bytes | |||
-rw-r--r-- | app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png (renamed from app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.19-statusscreen-small.png) | bin | 64192 -> 64192 bytes | |||
-rw-r--r-- | app/src/main/play/listings/en-US/short-description.txt (renamed from app/src/main/play/en-US/listing/shortdescription) | 0 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/title.txt (renamed from app/src/main/play/en-US/listing/title) | 0 | ||||
-rw-r--r-- | app/src/main/play/listings/en-US/video-url.txt (renamed from app/src/main/play/en-US/listing/video) | 0 | ||||
-rw-r--r-- | build.gradle | 2 |
17 files changed, 4 insertions, 6 deletions
diff --git a/app/build.gradle b/app/build.gradle index cdd5892..c4b66cb 100644 --- a/app/build.gradle +++ b/app/build.gradle | |||
@@ -95,8 +95,7 @@ repositories { | |||
95 | } | 95 | } |
96 | 96 | ||
97 | play { | 97 | play { |
98 | if (keystoreAvailable) jsonFile = file(keystoreProperties['apiKeyFile']) | 98 | if (keystoreAvailable) serviceAccountCredentials = file(keystoreProperties['apiKeyFile']) |
99 | track = 'beta' | 99 | track = 'beta' |
100 | untrackOld = true | 100 | resolutionStrategy = "auto" |
101 | uploadImages = true | ||
102 | } | 101 | } |
diff --git a/app/src/main/play/contactEmail b/app/src/main/play/contact-email.txt index 182052c..182052c 100644 --- a/app/src/main/play/contactEmail +++ b/app/src/main/play/contact-email.txt | |||
diff --git a/app/src/main/play/contactPhone b/app/src/main/play/contact-phone.txt index e69de29..e69de29 100644 --- a/app/src/main/play/contactPhone +++ b/app/src/main/play/contact-phone.txt | |||
diff --git a/app/src/main/play/contactWebsite b/app/src/main/play/contact-website.txt index 72194ae..72194ae 100644 --- a/app/src/main/play/contactWebsite +++ b/app/src/main/play/contact-website.txt | |||
diff --git a/app/src/main/play/defaultLanguage b/app/src/main/play/default-language.txt index f2b0341..f2b0341 100644 --- a/app/src/main/play/defaultLanguage +++ b/app/src/main/play/default-language.txt | |||
diff --git a/app/src/main/play/en-US/listing/icon/ic_launcher-web.png b/app/src/main/play/en-US/listing/icon/ic_launcher-web.png deleted file mode 120000 index 5cb1677..0000000 --- a/app/src/main/play/en-US/listing/icon/ic_launcher-web.png +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | ../../../../ic_launcher-web.png \ No newline at end of file | ||
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew deleted file mode 100644 index 31f6230..0000000 --- a/app/src/main/play/en-US/whatsnew +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | • minor bug fixes \ No newline at end of file | ||
diff --git a/app/src/main/play/en-US/listing/fulldescription b/app/src/main/play/listings/en-US/full-description.txt index 9af27d3..9af27d3 100644 --- a/app/src/main/play/en-US/listing/fulldescription +++ b/app/src/main/play/listings/en-US/full-description.txt | |||
diff --git a/app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png b/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png index b0556d7..b0556d7 100644 --- a/app/src/main/play/en-US/listing/featureGraphic/tincapp-featuregraphic.png +++ b/app/src/main/play/listings/en-US/graphics/feature-graphic/tincapp-featuregraphic.png | |||
Binary files differ | |||
diff --git a/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png b/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png new file mode 120000 index 0000000..1a791e8 --- /dev/null +++ b/app/src/main/play/listings/en-US/graphics/icon/ic_launcher-web.png | |||
@@ -0,0 +1 @@ | |||
../../../../../ic_launcher-web.png \ No newline at end of file | |||
diff --git a/app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.19-startscreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png index 5bd1312..5bd1312 100644 --- a/app/src/main/play/en-US/listing/phoneScreenshots/01-tincapp-0.19-startscreen-small.png +++ b/app/src/main/play/listings/en-US/graphics/phone-screenshots/01-tincapp-0.19-startscreen-small.png | |||
Binary files differ | |||
diff --git a/app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.19-configurescreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png index 503826d..503826d 100644 --- a/app/src/main/play/en-US/listing/phoneScreenshots/02-tincapp-0.19-configurescreen-small.png +++ b/app/src/main/play/listings/en-US/graphics/phone-screenshots/02-tincapp-0.19-configurescreen-small.png | |||
Binary files differ | |||
diff --git a/app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.19-statusscreen-small.png b/app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png index 18985ee..18985ee 100644 --- a/app/src/main/play/en-US/listing/phoneScreenshots/03-tincapp-0.19-statusscreen-small.png +++ b/app/src/main/play/listings/en-US/graphics/phone-screenshots/03-tincapp-0.19-statusscreen-small.png | |||
Binary files differ | |||
diff --git a/app/src/main/play/en-US/listing/shortdescription b/app/src/main/play/listings/en-US/short-description.txt index abf34b6..abf34b6 100644 --- a/app/src/main/play/en-US/listing/shortdescription +++ b/app/src/main/play/listings/en-US/short-description.txt | |||
diff --git a/app/src/main/play/en-US/listing/title b/app/src/main/play/listings/en-US/title.txt index 94833c2..94833c2 100644 --- a/app/src/main/play/en-US/listing/title +++ b/app/src/main/play/listings/en-US/title.txt | |||
diff --git a/app/src/main/play/en-US/listing/video b/app/src/main/play/listings/en-US/video-url.txt index e69de29..e69de29 100644 --- a/app/src/main/play/en-US/listing/video +++ b/app/src/main/play/listings/en-US/video-url.txt | |||
diff --git a/build.gradle b/build.gradle index ae748eb..0d036db 100644 --- a/build.gradle +++ b/build.gradle | |||
@@ -29,7 +29,7 @@ buildscript { | |||
29 | dependencies { | 29 | dependencies { |
30 | classpath 'com.android.tools.build:gradle:3.2.0' | 30 | classpath 'com.android.tools.build:gradle:3.2.0' |
31 | classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" | 31 | classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" |
32 | classpath 'com.github.triplet.gradle:play-publisher:1.2.2' | 32 | classpath("com.github.triplet.gradle:play-publisher:2.0.0-beta1") |
33 | 33 | ||
34 | // NOTE: Do not place your application dependencies here; they belong | 34 | // NOTE: Do not place your application dependencies here; they belong |
35 | // in the individual module build.gradle files | 35 | // in the individual module build.gradle files |