diff options
| author | Joel Klinghed <the_jk@opera.com> | 2024-04-19 12:52:56 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@opera.com> | 2024-04-19 12:52:56 +0200 |
| commit | 118fd7daeff4ac0d35c67c39aa66944c3db9240e (patch) | |
| tree | 6a645e13898e0720e4335a0e159b7022e1a2dcaf /flycheck-android-experimental-pkg.el | |
| parent | 78abdf80d5ab99d6e84f2b5e2a4a6cc629fb4638 (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.el | 2 |
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.") |
