Upload sources

This commit is contained in:
khanhduytran0 2020-03-19 16:42:25 +07:00
parent 86083535a8
commit e1ce65eb29
2887 changed files with 85891 additions and 0 deletions

32
app/build.gradle Normal file
View file

@ -0,0 +1,32 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 21
buildToolsVersion "21.1.0"
defaultConfig {
applicationId "net.kdt.pojavlaunch"
minSdkVersion 21
targetSdkVersion 26
versionCode 156182
versionName "2.4.3_6338b_20200225"
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}
dependencies {
compile 'com.android.support:support-v4:24.0.0'
compile 'com.android.support:appcompat-v7:24.0.0'
compile 'com.android.support:design:24.0.0'
compile 'com.android.support:support-annotations:24.0.0'
// compile 'com.google.guava:guava:24.0-android'
compile fileTree(dir: 'libs', include: ['*.jar'])
}

BIN
app/build/bin/classes.dex Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more