This commit is contained in:
2021-09-18 14:33:31 +02:00
parent 58a2bc45fe
commit 6fcf2f3985
6 changed files with 9 additions and 11 deletions

View File

@ -6,5 +6,5 @@ dependencyResolutionManagement {
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "SmsExport"
rootProject.name = "MessageExport"
include ':app'