summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@opera.com>2024-04-19 12:52:56 +0200
committerJoel Klinghed <the_jk@opera.com>2024-04-19 12:52:56 +0200
commit118fd7daeff4ac0d35c67c39aa66944c3db9240e (patch)
tree6a645e13898e0720e4335a0e159b7022e1a2dcaf /README
parent78abdf80d5ab99d6e84f2b5e2a4a6cc629fb4638 (diff)
Bumped to 0.3.16
Support for android projects that doesn't declare buildTypes or flavors extensions (com.android.test for example).
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 698aabb..1f393d9 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ initscript {
}
}
dependencies {
- classpath 'org.thejk:flycheck-android-experimental:0.3.15'
+ classpath 'org.thejk:flycheck-android-experimental:0.3.16'
}
}
@@ -113,4 +113,4 @@ 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.15.tar
+build/flycheck-android-experimental-0.3.16.tar