Initial import of Brizzi HCE project
This commit is contained in:
65
app/build.gradle.kts
Normal file
65
app/build.gradle.kts
Normal file
@ -0,0 +1,65 @@
|
||||
plugins {
|
||||
id("com.android.application")
|
||||
id("org.jetbrains.kotlin.android")
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.korancrew.brizzi"
|
||||
compileSdk = 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.korancrew.brizzi"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
}
|
||||
|
||||
if (project.hasProperty("RELEASE_STORE_FILE")) {
|
||||
signingConfigs {
|
||||
create("release") {
|
||||
storeFile = file(project.property("RELEASE_STORE_FILE") as String)
|
||||
storePassword = project.property("RELEASE_STORE_PASSWORD") as String
|
||||
keyAlias = project.property("RELEASE_KEY_ALIAS") as String
|
||||
keyPassword = project.property("RELEASE_KEY_PASSWORD") as String
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
debug {
|
||||
isMinifyEnabled = false
|
||||
isShrinkResources = false
|
||||
}
|
||||
release {
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
if (project.findProperty("RELEASE_STORE_FILE") != null) {
|
||||
signingConfig = signingConfigs.getByName("release")
|
||||
}
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
jvmTarget = "17"
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("androidx.core:core-ktx:1.13.1")
|
||||
implementation("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation("com.google.android.material:material:1.12.0")
|
||||
implementation("androidx.activity:activity-ktx:1.9.1")
|
||||
implementation("androidx.security:security-crypto-ktx:1.1.0")
|
||||
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
}
|
||||
1
app/build/20260502_1030065886705461100.compiler.options
Normal file
1
app/build/20260502_1030065886705461100.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_10441768603012048599.compiler.options
Normal file
1
app/build/20260502_10441768603012048599.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_11229470137753326535.compiler.options
Normal file
1
app/build/20260502_11229470137753326535.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_12847016678562219229.compiler.options
Normal file
1
app/build/20260502_12847016678562219229.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_12929062320326023968.compiler.options
Normal file
1
app/build/20260502_12929062320326023968.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_13545760743152707855.compiler.options
Normal file
1
app/build/20260502_13545760743152707855.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_14006553528600817580.compiler.options
Normal file
1
app/build/20260502_14006553528600817580.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_14119314172237048984.compiler.options
Normal file
1
app/build/20260502_14119314172237048984.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_16048052753253708905.compiler.options
Normal file
1
app/build/20260502_16048052753253708905.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_16448714221378634363.compiler.options
Normal file
1
app/build/20260502_16448714221378634363.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_1659645070981979515.compiler.options
Normal file
1
app/build/20260502_1659645070981979515.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_17583341153065590112.compiler.options
Normal file
1
app/build/20260502_17583341153065590112.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_1911321491867890971.compiler.options
Normal file
1
app/build/20260502_1911321491867890971.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_302000541545794375.compiler.options
Normal file
1
app/build/20260502_302000541545794375.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_3087422793227347210.compiler.options
Normal file
1
app/build/20260502_3087422793227347210.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_4093483830319087828.compiler.options
Normal file
1
app/build/20260502_4093483830319087828.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_4133832481298853240.compiler.options
Normal file
1
app/build/20260502_4133832481298853240.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_6697145872691256647.compiler.options
Normal file
1
app/build/20260502_6697145872691256647.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_6942646467784478520.compiler.options
Normal file
1
app/build/20260502_6942646467784478520.compiler.options
Normal file
File diff suppressed because one or more lines are too long
1
app/build/20260502_7022465596170032654.compiler.options
Normal file
1
app/build/20260502_7022465596170032654.compiler.options
Normal file
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
{}
|
||||
@ -0,0 +1 @@
|
||||
{}
|
||||
BIN
app/build/intermediates/apk/debug/app-debug.apk
Normal file
BIN
app/build/intermediates/apk/debug/app-debug.apk
Normal file
Binary file not shown.
21
app/build/intermediates/apk/debug/output-metadata.json
Normal file
21
app/build/intermediates/apk/debug/output-metadata.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "APK",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "com.korancrew.brizzi",
|
||||
"variantName": "debug",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 1,
|
||||
"versionName": "1.0",
|
||||
"outputFile": "app-debug.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File",
|
||||
"minSdkVersionForDexing": 26
|
||||
}
|
||||
@ -0,0 +1,2 @@
|
||||
#- File Locator -
|
||||
listingFile=../../../apk/debug/output-metadata.json
|
||||
@ -0,0 +1,2 @@
|
||||
appMetadataVersion=1.1
|
||||
androidGradlePluginVersion=8.5.2
|
||||
@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": 3,
|
||||
"artifactType": {
|
||||
"type": "COMPATIBLE_SCREEN_MANIFEST",
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "com.korancrew.brizzi",
|
||||
"variantName": "debug",
|
||||
"elements": []
|
||||
}
|
||||
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.
BIN
app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
Normal file
BIN
app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
Normal file
Binary file not shown.
BIN
app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex
Normal file
BIN
app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
4
|
||||
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.
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.
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.
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.
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
Reference in New Issue
Block a user