Skip to content

Commit 234b123

Browse files
committed
chore: minimum api target bump
1 parent 4846e9f commit 234b123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77

88
defaultConfig {
99
applicationId "net.activitywatch.android"
10-
minSdkVersion 25
10+
minSdkVersion 26
1111
targetSdkVersion 34
1212

1313
// Set in CI on tagged commit

0 commit comments

Comments
 (0)