We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dab40 commit d0c7087Copy full SHA for d0c7087
app/build.gradle.kts
@@ -1,5 +1,6 @@
1
import java.io.FileInputStream
2
-import java.util.*
+import java.util.Base64
3
+import java.util.Properties
4
5
plugins {
6
id("com.android.application")
0 commit comments