-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
76 lines (63 loc) · 2.79 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
GROUP=org.thepalaceproject
POM_ARTIFACT_ID=org.thepalaceproject
POM_DESCRIPTION=The Palace Project
POM_INCEPTION_YEAR=2021
POM_LICENCE_DIST=repo
POM_LICENCE_NAME=Apache 2.0 License
POM_LICENCE_URL=https://opensource.org/licenses/Apache-2.0
POM_NAME=org.thepalaceproject
POM_PACKAGING=pom
POM_SCM_CONNECTION=scm:git:git://github.com/NatLibFi/ekirjasto-android-core
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/NatLibFi/ekirjasto-android-core
POM_SCM_URL=https://github.com/NatLibFi/ekirjasto-android-core
POM_URL=https://github.com/NatLibFi/ekirjasto-android-core
VERSION_NAME=1.8.0
VERSION_CODE_BASE=70000
# Ignore these, these are not used for E-kirjasto's build at all
org.thepalaceproject.keyAlias=key0
org.thepalaceproject.keyPassword=[keyPassword]
org.thepalaceproject.storePassword=[storePassword]
android.useAndroidX=true
android.enableJetifier=false
android.enableR8.fullMode=false
# Disable the configuration cache until issues with it are resolved
org.gradle.configuration-cache=false
org.gradle.configuration-cache-problems=warn
org.gradle.jvmargs=-Xmx4096m
org.gradle.parallel=true
org.thepalaceproject.build.androidSDKCompile=34
org.thepalaceproject.build.androidSDKTarget=34
org.thepalaceproject.build.androidSDKMinimum=24
org.thepalaceproject.build.checkSemanticVersioning=false
org.thepalaceproject.build.enableKtLint=false
org.thepalaceproject.build.jdkBytecodeTarget=11
org.thepalaceproject.build.jdkBuild=17
org.thepalaceproject.build.publishSources=true
ekirjasto.versionName=1.2.2
# If true, enable StrictMode checking in debug builds
# Useful when trying to find performance issues, but also makes for noisy logs
ekirjasto.enableStrictMode=false
# URL for the feedback form
ekirjasto.feedbackUrlBase=https://lib.e-kirjasto.fi/palaute/
ekirjasto.languages=en,fi,sv
ekirjasto.liblcp.uri=https://liblcp.dita.digital
ekirjasto.liblcp.repositorylayout=/[organisation]/[module]/android/aar/test/[revision].[ext]
# Override these in local.properties, not directly here
ekirjasto.storePassword=storePassword
ekirjasto.keyPassword=keyPassword
ekirjasto.keyAlias=key0
# Email address for error reports (the feedback form is handled differently)
# Encoded as base64, to prevent scraping the email address from the public repo
ekirjasto.supportEmailBase64=ZS1raXJqYXN0by10ZWtuaWlra2FAaGVsc2lua2kuZmk=
ekirjasto.testLogin.enabled=false
ekirjasto.testLogin.username=
ekirjasto.testLogin.pin.base64=
# Circulation API and library provider ID to use when test login is active
ekirjasto.testLogin.circulationApiUrl=https://lib-dev.e-kirjasto.fi
ekirjasto.testLogin.libraryProviderId=28bed937-a16b-4d69-a9c8-4b2656333423
# Set this in local.properties
transifex.token.base64=
# Set this in local.properties (only used by transifex.sh)
transifex.token=
# Set this in local.properties (only used by transifex.sh)
transifex.secret=