Commit 39d94c90 authored by wanglei's avatar wanglei

....

parent c6baa046
...@@ -17,7 +17,7 @@ android { ...@@ -17,7 +17,7 @@ android {
versionName "1.0" versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "FileRecovery-v${versionName}") setProperty("archivesBaseName", "DumpsterPhotoRecovery-v${versionName}")
} }
signingConfigs { signingConfigs {
realse { realse {
......
...@@ -24,5 +24,5 @@ dependencyResolutionManagement { ...@@ -24,5 +24,5 @@ dependencyResolutionManagement {
} }
} }
rootProject.name = "File Recovery RecycleBin" rootProject.name = "Dumpster Photo Recovery"
include ':app' include ':app'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment