forked from maltaisn/calcdialoglib
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
42 lines (30 loc) · 806 Bytes
/
gradle.properties
File metadata and controls
42 lines (30 loc) · 806 Bytes
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
36
37
38
39
40
41
42
# Library
libVersion=2.2.3
# Dependencies
android.useAndroidX=true
androidPluginVersion=4.1.0
bintrayPluginVersion=1.8.4
mavenPublishPluginVersion=2.1
githubReleasePluginVersion=2.2.12
appCompatVersion=1.2.0
constraintLayoutVersion=2.0.4
materialVersion=1.3.0
kotlinVersion=1.4.30
ktxVersion=1.3.2
# Testing
junitVersion=4.13
# Publishing
bintrayRepo=calc-dialog
bintrayName=calc-dialog
publishedGroupId=com.maltaisn
libraryName=calc-dialog
artifact=calcdialog
libraryDescription=Calculator dialog for Android
siteUrl=https://github.com/maltaisn/calcdialoglib
gitUrl=https://github.com/maltaisn/calcdialoglib.git
developerId=maltaisn
license=Apache-2.0
licenseName=The Apache Software License, Version 2.0
licenseUrl=http://www.apache.org/licenses/LICENSE-2.0.txt
bintray.user=
bintray.apikey=