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
5d5eddef
Commit
5d5eddef
authored
Feb 19, 2019
by
Lee Jaebin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Android studio, gradleバージョン戻し(studio version : 3.0.1 , gradle version : 4.4.1)
parent
544cab43
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
.idea/caches/gradle_models.ser
+0
-0
ABVJE_Launcher_Android/build.gradle
+1
-1
ABVJE_Res_Default_Android/build.gradle
+1
-1
ABVJE_UI_Android/build.gradle
+1
-1
build.gradle
+1
-1
gradle/wrapper/gradle-wrapper.properties
+2
-2
xwalk_core_library/build.gradle
+1
-1
No files found.
.idea/caches/gradle_models.ser
deleted
100644 → 0
View file @
544cab43
File deleted
ABVJE_Launcher_Android/build.gradle
View file @
5d5eddef
...
@@ -18,7 +18,7 @@ dependencies {
...
@@ -18,7 +18,7 @@ dependencies {
android
{
android
{
compileSdkVersion
21
compileSdkVersion
21
buildToolsVersion
'2
8
.0.3'
buildToolsVersion
'2
7
.0.3'
defaultConfig
{
defaultConfig
{
minSdkVersion
23
minSdkVersion
23
...
...
ABVJE_Res_Default_Android/build.gradle
View file @
5d5eddef
...
@@ -7,7 +7,7 @@ apply plugin: 'com.android.library'
...
@@ -7,7 +7,7 @@ apply plugin: 'com.android.library'
android
{
android
{
compileSdkVersion
21
compileSdkVersion
21
buildToolsVersion
'2
8
.0.3'
buildToolsVersion
'2
7
.0.3'
defaultConfig
{
defaultConfig
{
minSdkVersion
15
minSdkVersion
15
...
...
ABVJE_UI_Android/build.gradle
View file @
5d5eddef
...
@@ -27,7 +27,7 @@ dependencies {
...
@@ -27,7 +27,7 @@ dependencies {
android
{
android
{
compileSdkVersion
26
compileSdkVersion
26
buildToolsVersion
'2
8
.0.3'
buildToolsVersion
'2
7
.0.3'
defaultConfig
{
defaultConfig
{
minSdkVersion
15
minSdkVersion
15
...
...
build.gradle
View file @
5d5eddef
...
@@ -6,7 +6,7 @@ buildscript {
...
@@ -6,7 +6,7 @@ buildscript {
google
()
google
()
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:3.
3.1
'
classpath
'com.android.tools.build:gradle:3.
1.4
'
// NOTE: Do not place your application dependencies here; they belong
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
// in the individual module build.gradle files
}
}
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
5d5eddef
#Tue Feb 19 1
3:41:26
JST 2019
#Tue Feb 19 1
7:59:22
JST 2019
distributionBase
=
GRADLE_USER_HOME
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
10
.1-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
4
.1-all.zip
xwalk_core_library/build.gradle
View file @
5d5eddef
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android
{
android
{
compileSdkVersion
21
compileSdkVersion
21
buildToolsVersion
'2
8
.0.3'
buildToolsVersion
'2
7
.0.3'
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
...
...
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