Rewrite: Complete Release Tweaks
This commit is contained in:
parent
188bc459b1
commit
300fceae98
11 changed files with 45 additions and 51 deletions
|
|
@ -4,11 +4,11 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "com.example.vedroid"
|
||||
namespace = "com.example.androidsshclient"
|
||||
compileSdk = 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.example.vedroid"
|
||||
applicationId = "com.example.androidsshclient"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue