Skip to content

Commit 8b8bf87

Browse files
committed
Added Plugin States Previews ..!!
1 parent 24c783f commit 8b8bf87

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ local.properties
2525
/smollm/src/main/jniLibs/
2626
/repo/*.apk
2727
*.apk
28+

local.properties

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
storeFile=../debug.keystore
2-
storePassword=android
1+
## This file must *NOT* be checked into Version Control Systems,
2+
# as it contains information specific to your local configuration.
3+
#
4+
# Location of the SDK. This is only used by Gradle.
5+
# For customization when using a Version Control System, please read the
6+
# header note.
7+
#Sun Sep 07 21:17:16 IST 2025
38
keyAlias=androiddebugkey
49
keyPassword=android
10+
sdk.dir=/home/home/Android/Sdk
11+
12+
storeFile=../debug.keystore
13+
storePassword=android

0 commit comments

Comments
 (0)