build: change applicationId, version code and version name to Moshidon values
This commit is contained in:
@@ -10,11 +10,11 @@ android {
|
|||||||
|
|
||||||
compileSdk 34
|
compileSdk 34
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.joinmastodon.android"
|
applicationId "org.joinmastodon.android.moshinda"
|
||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 129
|
versionCode 107
|
||||||
versionName "2.9.1"
|
versionName "2.9.1+fork.107.moshinda"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user