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 /README | |
| 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 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
