summaryrefslogtreecommitdiff
path: root/flycheck-android-experimental-pkg.el
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 /flycheck-android-experimental-pkg.el
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 'flycheck-android-experimental-pkg.el')
-rw-r--r--flycheck-android-experimental-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/flycheck-android-experimental-pkg.el b/flycheck-android-experimental-pkg.el
index 335378f..bc842d6 100644
--- a/flycheck-android-experimental-pkg.el
+++ b/flycheck-android-experimental-pkg.el
@@ -1,4 +1,4 @@
(define-package
"flycheck-android-experimental"
- "0.3.15"
+ "0.3.16"
"A package with flycheck for android experimental gradle plugin.")