V1.0.0(1)
This commit is contained in:
parent
05052530ad
commit
250f9237d1
BIN
app/PrankMaster.jks
Normal file
BIN
app/PrankMaster.jks
Normal file
Binary file not shown.
@ -12,7 +12,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
//com.prank.master
|
||||
applicationId = "com.prank.master.test"
|
||||
applicationId = "com.prank.master"
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 300 KiB |
Binary file not shown.
6
keystore.properties
Normal file
6
keystore.properties
Normal file
@ -0,0 +1,6 @@
|
||||
app_name=Prank Master
|
||||
package_name=com.prank.master
|
||||
keystoreFile=app/PrankMaster.jks
|
||||
key_alias=PrankMasterkey0
|
||||
key_store_password=PrankMaster
|
||||
key_password=PrankMaster
|
||||
Loading…
Reference in New Issue
Block a user