Skip to content

Commit

Permalink
Merge pull request #58 from NielsMasdorp/feature/firebase
Browse files Browse the repository at this point in the history
add jks
  • Loading branch information
NielsMasdorp authored May 9, 2024
2 parents 94ef806 + 7045672 commit 1238aea
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
Binary file added app/firebase.jks
Binary file not shown.
2 changes: 2 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}

-dontwarn org.slf4j.impl.StaticLoggerBinder
20 changes: 20 additions & 0 deletions app/qa/output-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.nielsmasdorp.nederadio.qa",
"variantName": "qa",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "2.3.71",
"outputFile": "app-qa.apk"
}
],
"elementType": "File"
}

0 comments on commit 1238aea

Please sign in to comment.