forked from zjupure/GlideWebpDecoder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
35 lines (27 loc) · 902 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
org.gradle.daemon=true
org.gradle.configureondemand=false
org.gradle.jvmargs=-Xmx2048M
DECODER_VERSION=1.7
GROUP=com.zlc.glide
POM_DESCRIPTION=A Glide webp decoder intergration library for decoding and displaying webp images.
POM_URL=https://github.com/zjupure/GlideWebpDecoder
POM_SCM_URL=https://github.com/zjupure/GlideWebpDecoder
POM_SCM_CONNECTION=scm:[email protected]:zjupure/GlideWebpDecoder.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:zjupure/GlideWebpDecoder.git
POM_DEVELOPER_ID=zjupure
POM_DEVELOPER_NAME=zjupure
ANDROID_SUPPORT_VERSION=28.0.0
ANDROIDX_VERSION=1.0.0
GLIDE_VERSION=4.10.0
ANDROID_GRADLE_VERSION=3.3.0
FRESCO_VERSION=2.0.0
COVERALLS_GRADLE_VERSION=2.4.0
android.useAndroidX=true
android.enableJetifier=true
COMPILE_SDK_VERSION=28
BUILD_TOOLS_VERSION=28.0.3
TARGET_SDK_VERSION=28
MIN_SDK_VERSION=14
bintrayUsername=
bintrayApiKey=