forked from Jacksgong/JKeyboardPanelSwitch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
20 lines (19 loc) · 794 Bytes
/
gradle.properties
File metadata and controls
20 lines (19 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
VERSION_NAME=1.4.2
VERSION_CODE=9
BUILD_TOOLS_VERSION=23.0.1
COMPILE_SDK_VERSION=23
GROUP=cn.dreamtobe.kpswitch
ARTIFACT_NAME=JKeyboardPanelSwitch
ARTIFACT_DESCRIPTION=for resolve keyboard & panel switch layout conflict on Android
SITE_URL=https://github.com/Jacksgong/JKeyboardPanelSwitch
ISSUE_SYSTEM=github
ISSUE_URL=https://github.com/Jacksgong/JKeyboardPanelSwitch/issues
SCM_URL=https://github.com/Jacksgong/JKeyboardPanelSwitch
SCM_CONNECTION=scm:git@github.com:Jacksgong/JKeyboardPanelSwitch.git
SCM_DEV_CONNECTION=scm:git@github.com:Jacksgong/JKeyboardPanelSwitch.git
LICENCE_NAME=The Apache Software License, Version 2.0
LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
LICENCE_DIST=repo
DEVELOPER_ID=jacksgong
DEVELOPER_NAME=Jacks Gong
DEVELOPER_EMAIL=igzhenjie@gmail.com