forked from Quachero/Android-Week-View
- Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathgradle.properties
More file actions
Latest commit
14 lines (14 loc) · 621 Bytes
/
Copy pathgradle.properties
File metadata and controls
14 lines (14 loc) · 621 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
VERSION_NAME=2.3.0
GROUP=com.github.quivr
POM_DESCRIPTION=An android library to show day view, week view, 3 day view etc. in your app.
POM_URL=https://github.com/Quivr/Android-Week-View
POM_SCM_URL=https://github.com/Quivr/Android-Week-View
POM_SCM_CONNECTION=scm:git@github.com/Quivr/Android-Week-View.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:Quivr/Android-Week-View.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=quivr
POM_DEVELOPER_NAME=Quivr
android.useAndroidX=true
android.enableJetifier=true