summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@opera.com>2024-04-19 12:49:39 +0200
committerJoel Klinghed <the_jk@opera.com>2024-04-19 12:49:39 +0200
commit78abdf80d5ab99d6e84f2b5e2a4a6cc629fb4638 (patch)
tree4bfd98fdf8d83efa4b5f47079e3cb65bb17f2b37 /README
parentc3a1e90a323f785bd72b09779efbde50ac413030 (diff)
Bumped to 0.3.15
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8a77513..698aabb 100644
--- a/README
+++ b/README
@@ -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