Automattic / stories-android

Loop concept app - WP Stories library
GNU General Public License v2.0
17 stars 6 forks source link

Add configure plugin 0.6.0 #697

Closed oguzkocer closed 3 years ago

oguzkocer commented 3 years ago

This PR partially reverts https://github.com/Automattic/stories-android/pull/674 by adding configure plugin version 0.6.0 which is hosted at S3. Fetchstyle plugin is still commented out because it's not yet published to S3.

To test:

If Installable Build task is successful, it means the plugin works as expected.

To test locally (not necessary):

  1. Remove gradle.properties file
  2. Run ./gradlew applyConfiguration
  3. Verify that gradle.properties file is there and contains the correct information
peril-automattic[bot] commented 3 years ago

You can test the changes on this Pull Request by downloading the APK here.

oguzkocer commented 3 years ago

@jkmassel @mzorz I had to do some manual changes in .configure-files but everything should be good & working now.