mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-02-23 22:57:41 +01:00
make apk filename start with notes
This commit is contained in:
parent
1e51175be4
commit
5e8777f250
@ -12,6 +12,7 @@ android {
|
|||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 38
|
versionCode 38
|
||||||
versionName "2.3.0"
|
versionName "2.3.0"
|
||||||
|
setProperty("archivesBaseName", "notes")
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user