rename template to gyromin

This commit is contained in:
Breval Ferrari 2025-03-12 01:46:24 -04:00
parent 5427592388
commit 7bfbf4253a
No known key found for this signature in database
GPG key ID: F71E304D6400AB8E
35 changed files with 61 additions and 61 deletions

View file

@ -12,11 +12,11 @@ hilt {
}
android {
namespace 'com.ferhatozcelik.jetpackcomposetemplate'
namespace 'golf.fish.gyromin'
compileSdk appCompileSdkVersion
defaultConfig {
applicationId "com.ferhatozcelik.jetpackcomposetemplate"
applicationId "golf.fish.gyromin"
minSdk appMinSdkVersion
targetSdk appTargetSdkVersion
versionCode 1