-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathgradle.properties
32 lines (28 loc) · 964 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
VERSION_NAME=0.3.0
VERSION_NAME_SUFFIX=
VERSION_CODE=1
GROUP=com.shamanland
APP_ID=xdroid.example
SNAPSHOT=true
ANDROID_GRADLE_PLUGIN=1.3.1
BUILD_TOOLS_VERSION=23.0.1
SUPPORT_LIB_VERSION=23.0.1
COMPILE_SDK_VERSION=23
TARGET_SDK_VERSION=23
MIN_SDK_VERSION=13
POM_DESCRIPTION=Xdroid Library - common extension components for any Android app.
POM_URL=https://github.com/shamanland/xdroid
POM_SCM_URL=https://github.com/shamanland/xdroid
POM_SCM_CONNECTION=scm:[email protected]:shamanland/xdroid.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:shamanland/xdroid.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=shomeser
POM_DEVELOPER_NAME=Oleksii Kropachov
STORE_FILE=
STORE_PASSWORD=
KEY_ALIAS=
KEY_PASSWORD=
GRADLE_MVN_PUSH=https://raw.github.com/shamanland/gradle-mvn-push/master/gradle-mvn-push.gradle