diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -44,7 +44,7 @@ initscript { } } dependencies { - classpath 'org.thejk:flycheck-android-experimental:0.3.14' + classpath 'org.thejk:flycheck-android-experimental:0.3.15' } } @@ -108,9 +108,9 @@ Get the code at git://git.spawned.biz/flycheck-android-experimental.git Two important gradle tasks: -./gradlew uploadArchive +./gradlew publish Build the gradle plugin jar and upload the "../repo" repository by default. ./gradle packageList Build the Emacs package placing it in -build/flycheck-android-experimental-0.3.14.tar +build/flycheck-android-experimental-0.3.15.tar |
