Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abook_check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_android
abook_check
Commits
d80e4968
Commit
d80e4968
authored
Oct 14, 2022
by
Kim Jinsung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gradle.properties情報変更
parent
7613d990
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
gradle.properties
+2
-7
No files found.
gradle.properties
View file @
d80e4968
...
...
@@ -18,7 +18,8 @@ org.gradle.jvmargs=-Xmx2560M -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
org.gradle.parallel
=
true
org.gradle.daemon
=
true
org.gradle.configureondemand
=
true
android.useAndroidX
=
true
android.enableJetifier
=
true
#ABook:ABook4AndroidReleaseKey
#SmartCatalog:SmartCatalogReleaseKey
#GMO:GmoSaaSReleaseKey
...
...
@@ -29,8 +30,6 @@ keyalias=ABook4AndroidReleaseKey
keystorepassword
=
+ag2ntEc1?
keyaliaspassword
=
micrOSoft_!sa1ko
android.useDeprecatedNdk
=
true
# Launcher AndroidManifest.xml
app_custompackagename
=
jp.co.sato.atform
app_versioncode
=
1
...
...
@@ -128,5 +127,3 @@ BLJAR_NAME=ABVJE_BL.jar
#store用の場合、armv7,x86両方ビルド
#storeではない場合、armv7のみビルド
isStoreProduct
=
false
\ No newline at end of file
android.useAndroidX
=
true
android.enableJetifier
=
true
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment