diff --git a/build/extlib/SW-build.gradle_58 b/build/extlib/SW-build.gradle_58 new file mode 100644 index 0000000000..29c3e5c22a --- /dev/null +++ b/build/extlib/SW-build.gradle_58 @@ -0,0 +1,21 @@ +apply plugin: 'java' +apply plugin: 'maven' + +sourceCompatibility = 1.6 + + +version = '1.0-SNAPSHOT' +group = 'com.swaccess' + +repositories { + mavenCentral() +} + +dependencies { + compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.0.1' + compile group: 'org.apache.httpcomponents', name: 'httpcore', version: '4.0.1' + compile group: 'org.jsoup', name: 'jsoup', version: '1.6.1' + compile group: 'com.google.code.gson', name: 'gson', version: '2.2.1' + compile group: 'org.projectlombok', name: 'lombok', version:'1.12.2' +} + diff --git a/metadata/com.unleashyouradventure.swaccess.txt b/metadata/com.unleashyouradventure.swaccess.txt index 181585e949..b4a593466a 100644 --- a/metadata/com.unleashyouradventure.swaccess.txt +++ b/metadata/com.unleashyouradventure.swaccess.txt @@ -8,8 +8,9 @@ Auto Name:Smashwords Access Summary:eBook shop Description: Unofficial app for smashwords.com, a purveyor of DRM-free and gratis ebooks. +Enter your credentials to access purchased books. -Books can be loaded directly from Cool reader, FBReader or Pageturner +Books can be loaded directly from Cool reader, FBReader or Pageturner. . Repo Type:git-svn @@ -24,8 +25,16 @@ Build:011 beta,11 cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \ cp -r $$Google-Gson$$/src/main/java/com/google/ src/com/ -Build:012 beta,12 - disable=not published +Build:014 beta,14 + commit=33 + subdir=SmashwordsAccess + extlibs=SW-build.gradle_58 + srclibs=1:ActionBarSherlock@4.4.0;Smashwords-API@58;ImageLoader-Novoda@imageloader-parent-1.5.8 + rm=SmashwordsAccess/libs/imageloader-core-1.5.8.jar + prebuild=cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \ + mv libs/SW-build.gradle_58 $$Smashwords-API$$/build.gradle + build=gradle jar -p $$Smashwords-API$$ && \ + mv $$Smashwords-API$$/build/libs/SmashwordsAPI-1.0-SNAPSHOT.jar libs/ Auto Update Mode:None Update Check Mode:RepoManifest