We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000257e commit fbaab19Copy full SHA for fbaab19
mobile/build.gradle
@@ -6,7 +6,7 @@ android {
6
ndkVersion "25.2.9519653"
7
8
defaultConfig {
9
- applicationId "net.activitywatch.android"
+ applicationId "net.activitywatch.android-debug"
10
minSdkVersion 25
11
targetSdkVersion 34
12
0 commit comments