Rewrite: Complete Release Tweaks

This commit is contained in:
Daniel 2025-11-16 21:10:12 +03:00
parent 188bc459b1
commit 300fceae98
11 changed files with 45 additions and 51 deletions

View file

@ -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