mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Merge branch '4.0'
Conflicts: build.gradle
This commit is contained in:
commit
50e068b6a7
3 changed files with 20 additions and 3 deletions
|
@ -326,4 +326,4 @@ def getAndroidJavadocOffline() {
|
|||
def androidHome = new File("$System.env.ANDROID_HOME")
|
||||
if (!androidHome.isDirectory()) throw new Exception("ANDROID_HOME not found or set")
|
||||
return "$System.env.ANDROID_HOME" + "/docs/reference"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue