forked from wasabeef/richeditor-android
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgradle.properties
26 lines (23 loc) · 960 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
VERSION_NAME=1.4.3
VERSION_CODE=19
GROUP=com.kishannareshpal
ARTIFACT_ID=richeditor-android
COMPILE_SDK_VERSION=29
BUILD_TOOLS_VERSION=28.0.3
TARGET_SDK_VERSION=29
MIN_SDK_VERSION=17
POM_DESCRIPTION=RichEditor for Android is a beautiful Rich Text WYSIWYG Editor
POM_URL=https://github.com/kishannareshpal/richeditor-android
[email protected]:kishannareshpal/richeditor-android.git
[email protected]:kishannareshpal/richeditor-android.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:kishannareshpal/richeditor-android.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=kishannareshpal
POM_DEVELOPER_NAME=kishannareshpal
POM_DEVELOPER_URL=kishanjadav.com
ISSUE_URL=https://github.com/kishannareshpal/richeditor-android/issues
android.useAndroidX=true
android.enableJetifier=true