Set my own application id.

master
voussoir 2022-04-03 11:18:01 -07:00
parent 76e8ef132e
commit 1a0cbd4524
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ android {
compileSdkVersion 31
defaultConfig {
applicationId 'org.y20k.trackbook'
applicationId 'net.voussoir.trackbook'
minSdkVersion 25
targetSdkVersion 31
versionCode 50

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App Name -->
<string name="app_name">Trackbook</string>
<string name="app_name">Trackbook-v</string>
<!-- please do not translate app_name - transcription into different alphabet types is fine though -->
<string name="app_version_name" translatable="false">\"See Emily Play\"</string>
<!-- Tabs -->