Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
fde78be2
Commit
fde78be2
authored
May 30, 2020
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Android Studio
parent
c071ac89
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
15 deletions
+14
-15
build.gradle
app/build.gradle
+4
-4
build.gradle
build.gradle
+2
-2
build.py
build.py
+3
-3
gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.properties
+2
-2
build.gradle
native/build.gradle
+1
-1
build.gradle
signing/build.gradle
+2
-3
No files found.
app/build.gradle
View file @
fde78be2
...
@@ -82,7 +82,7 @@ dependencies {
...
@@ -82,7 +82,7 @@ dependencies {
implementation
"${bindingAdapter}:${vBAdapt}"
implementation
"${bindingAdapter}:${vBAdapt}"
implementation
"${bindingAdapter}-recyclerview:${vBAdapt}"
implementation
"${bindingAdapter}-recyclerview:${vBAdapt}"
def
vMarkwon
=
'4.
3.1
'
def
vMarkwon
=
'4.
4.0
'
implementation
"io.noties.markwon:core:${vMarkwon}"
implementation
"io.noties.markwon:core:${vMarkwon}"
implementation
"io.noties.markwon:html:${vMarkwon}"
implementation
"io.noties.markwon:html:${vMarkwon}"
implementation
"io.noties.markwon:image:${vMarkwon}"
implementation
"io.noties.markwon:image:${vMarkwon}"
...
@@ -97,7 +97,7 @@ dependencies {
...
@@ -97,7 +97,7 @@ dependencies {
implementation
"org.koin:koin-android:${vKoin}"
implementation
"org.koin:koin-android:${vKoin}"
implementation
"org.koin:koin-androidx-viewmodel:${vKoin}"
implementation
"org.koin:koin-androidx-viewmodel:${vKoin}"
def
vRetrofit
=
'2.
8.1
'
def
vRetrofit
=
'2.
9.0
'
implementation
"com.squareup.retrofit2:retrofit:${vRetrofit}"
implementation
"com.squareup.retrofit2:retrofit:${vRetrofit}"
implementation
"com.squareup.retrofit2:converter-moshi:${vRetrofit}"
implementation
"com.squareup.retrofit2:converter-moshi:${vRetrofit}"
implementation
"com.squareup.retrofit2:converter-scalars:${vRetrofit}"
implementation
"com.squareup.retrofit2:converter-scalars:${vRetrofit}"
...
@@ -122,7 +122,7 @@ dependencies {
...
@@ -122,7 +122,7 @@ dependencies {
implementation
"androidx.navigation:navigation-ui-ktx:${vNav}"
implementation
"androidx.navigation:navigation-ui-ktx:${vNav}"
implementation
'androidx.biometric:biometric:1.0.1'
implementation
'androidx.biometric:biometric:1.0.1'
implementation
'androidx.constraintlayout:constraintlayout:2.0.0-beta
4
'
implementation
'androidx.constraintlayout:constraintlayout:2.0.0-beta
6
'
implementation
'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-rc01'
implementation
'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-rc01'
implementation
'androidx.browser:browser:1.2.0'
implementation
'androidx.browser:browser:1.2.0'
implementation
'androidx.preference:preference:1.1.1'
implementation
'androidx.preference:preference:1.1.1'
...
@@ -131,6 +131,6 @@ dependencies {
...
@@ -131,6 +131,6 @@ dependencies {
implementation
'androidx.work:work-runtime:2.3.4'
implementation
'androidx.work:work-runtime:2.3.4'
implementation
'androidx.transition:transition:1.3.1'
implementation
'androidx.transition:transition:1.3.1'
implementation
'androidx.multidex:multidex:2.0.1'
implementation
'androidx.multidex:multidex:2.0.1'
implementation
'androidx.core:core-ktx:1.
2
.0'
implementation
'androidx.core:core-ktx:1.
3
.0'
implementation
'com.google.android.material:material:1.2.0-alpha05'
implementation
'com.google.android.material:material:1.2.0-alpha05'
}
}
build.gradle
View file @
fde78be2
...
@@ -8,7 +8,7 @@ if (configPath.exists())
...
@@ -8,7 +8,7 @@ if (configPath.exists())
buildscript
{
buildscript
{
ext
.
vKotlin
=
'1.3.72'
ext
.
vKotlin
=
'1.3.72'
ext
.
vNav
=
'2.3.0-
alpha05
'
ext
.
vNav
=
'2.3.0-
beta01
'
repositories
{
repositories
{
google
()
google
()
...
@@ -17,7 +17,7 @@ buildscript {
...
@@ -17,7 +17,7 @@ buildscript {
maven
{
url
'https://kotlin.bintray.com/kotlinx'
}
maven
{
url
'https://kotlin.bintray.com/kotlinx'
}
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:
3.6.3
'
classpath
'com.android.tools.build:gradle:
4.0.0
'
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:${vKotlin}"
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:${vKotlin}"
classpath
"androidx.navigation:navigation-safe-args-gradle-plugin:$vNav"
classpath
"androidx.navigation:navigation-safe-args-gradle-plugin:$vNav"
...
...
build.py
View file @
fde78be2
...
@@ -55,8 +55,8 @@ arch64 = ['arm64-v8a', 'x86_64']
...
@@ -55,8 +55,8 @@ arch64 = ['arm64-v8a', 'x86_64']
support_targets
=
[
'magisk'
,
'magiskinit'
,
'magiskboot'
,
'magiskpolicy'
,
'resetprop'
,
'busybox'
,
'test'
]
support_targets
=
[
'magisk'
,
'magiskinit'
,
'magiskboot'
,
'magiskpolicy'
,
'resetprop'
,
'busybox'
,
'test'
]
default_targets
=
[
'magisk'
,
'magiskinit'
,
'magiskboot'
,
'busybox'
]
default_targets
=
[
'magisk'
,
'magiskinit'
,
'magiskboot'
,
'busybox'
]
ndk_ver
=
'21
b
'
ndk_ver
=
'21
c
'
ndk_ver_full
=
'21.
1.6352462
'
ndk_ver_full
=
'21.
2.6472646
'
build_tools_ver
=
'29.0.3'
build_tools_ver
=
'29.0.3'
ndk_root
=
op
.
join
(
os
.
environ
[
'ANDROID_HOME'
],
'ndk'
)
ndk_root
=
op
.
join
(
os
.
environ
[
'ANDROID_HOME'
],
'ndk'
)
...
@@ -574,7 +574,7 @@ def setup_ndk(args):
...
@@ -574,7 +574,7 @@ def setup_ndk(args):
src_prop
=
op
.
join
(
ndk_path
,
'source.properties'
)
src_prop
=
op
.
join
(
ndk_path
,
'source.properties'
)
props
=
parse_props
(
src_prop
)
props
=
parse_props
(
src_prop
)
props
[
'Pkg.Revision.orig'
]
=
props
[
'Pkg.Revision'
]
props
[
'Pkg.Revision.orig'
]
=
props
[
'Pkg.Revision'
]
props
[
'Pkg.Revision'
]
=
'
0.0.0
'
props
[
'Pkg.Revision'
]
=
'
99.99.99
'
with
open
(
src_prop
,
'w'
)
as
p
:
with
open
(
src_prop
,
'w'
)
as
p
:
for
key
,
val
in
props
.
items
():
for
key
,
val
in
props
.
items
():
print
(
f
'{key} = {val}'
,
file
=
p
)
print
(
f
'{key} = {val}'
,
file
=
p
)
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
fde78be2
#
Sun Jan 12 04:46:30 CS
T 2020
#
Fri May 29 10:45:31 PD
T 2020
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-
5.6.4
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
6.1.1
-all.zip
native/build.gradle
View file @
fde78be2
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android
{
android
{
ndkVersion
'
0.0.0
'
ndkVersion
'
99.99.99
'
externalNativeBuild
{
externalNativeBuild
{
ndkBuild
{
ndkBuild
{
...
...
signing/build.gradle
View file @
fde78be2
...
@@ -34,7 +34,6 @@ repositories {
...
@@ -34,7 +34,6 @@ repositories {
dependencies
{
dependencies
{
implementation
fileTree
(
include:
[
'*.jar'
],
dir:
'libs'
)
implementation
fileTree
(
include:
[
'*.jar'
],
dir:
'libs'
)
def
bcVer
=
'1.64'
api
"org.bouncycastle:bcprov-jdk15on:1.65.01"
api
"org.bouncycastle:bcprov-jdk15on:${bcVer}"
api
"org.bouncycastle:bcpkix-jdk15on:1.65"
api
"org.bouncycastle:bcpkix-jdk15on:${bcVer}"
}
}
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