Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
disroot
disapp
Commits
f256408b
Commit
f256408b
authored
Sep 25, 2018
by
Massimiliano
Browse files
test with4.4
parent
ef1806ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
.idea/caches/build_file_checksums.ser
View file @
f256408b
No preview for this file type
app/build.gradle
View file @
f256408b
...
...
@@ -6,8 +6,8 @@ android {
applicationId
"org.disroot.disrootapp"
minSdkVersion
15
targetSdkVersion
28
versionCode
7
versionName
"0.9.
2
"
versionCode
6
versionName
"0.9.
1
"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
}
buildTypes
{
...
...
build.gradle
View file @
f256408b
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript
{
repositories
{
google
()
jcenter
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:3.1.1'
classpath
'com.android.tools.build:gradle:3.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects
{
repositories
{
google
()
jcenter
()
}
}
task
clean
(
type:
Delete
)
{
delete
rootProject
.
buildDir
}
gradle/wrapper/gradle-wrapper.properties
View file @
f256408b
#Tue Sep 25 1
8:34:40
CEST 2018
#Tue Sep 25 1
9:46:31
CEST 2018
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
...
...
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