Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile-Cn-Ko-En
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOMobile-Cn-Ko-En
Commits
2e32c3e1
Commit
2e32c3e1
authored
Dec 28, 2018
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.3.11 LOGO
parent
67383e04
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
3 deletions
+7
-3
.gitignore
.gitignore
+2
-1
mobile/build.gradle
mobile/build.gradle
+5
-2
mobile/libs/paysdk-release-1.2.3.aar
mobile/libs/paysdk-release-1.2.3.aar
+0
-0
mobile/libs/paysdk-release-1.2.3.jar
mobile/libs/paysdk-release-1.2.3.jar
+0
-0
mobile/src/main/res/drawable/ic_launcher3.png
mobile/src/main/res/drawable/ic_launcher3.png
+0
-0
No files found.
.gitignore
View file @
2e32c3e1
...
...
@@ -48,10 +48,11 @@ libYGOMobile.so
/mobile/assets/*.cdb
/mobile/assets_ko/data/*.cdb
/mobile/assets_en/data/*.cdb
/mobile/libs/
*
.aar
/mobile/libs/
libWindbot
.aar
/*.zip
/*.cdb
/mobile/assets/data/textures/Thumbs.db
/mobile/src/main/res/drawable-xhdpi/Thumbs.db
Thumbs.db
output.json
mobile/build.gradle
View file @
2e32c3e1
...
...
@@ -8,8 +8,8 @@ android {
applicationId
"cn.garymb.ygomobile"
minSdkVersion
16
targetSdkVersion
28
versionCode
331
001221
versionName
"3.3.1
0
"
versionCode
331
101228
versionName
"3.3.1
1
"
flavorDimensions
"versionCode"
vectorDrawables
.
useSupportLibrary
=
true
ndk
{
...
...
@@ -99,5 +99,8 @@ dependencies {
implementation
'com.nightonke:boommenu:2.1.0'
implementation
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
//
implementation
(
name:
'paysdk-release-1.2.3'
,
ext:
'aar'
)
}
mobile/libs/paysdk-release-1.2.3.aar
0 → 100644
View file @
2e32c3e1
File added
mobile/libs/paysdk-release-1.2.3.jar
deleted
100644 → 0
View file @
67383e04
File deleted
mobile/src/main/res/drawable/ic_launcher3.png
View replaced file @
67383e04
View file @
2e32c3e1
130 KB
|
W:
|
H:
131 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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