Skip to content

Commit 14b69e3

Browse files
committed
Bump versions.
1 parent 11fabf5 commit 14b69e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "org.secuso.privacyfriendlypausinghealthily"
1010
minSdkVersion 21
1111
targetSdkVersion 34
12-
versionCode 100
13-
versionName "1.4.3"
12+
versionCode 101
13+
versionName "1.4.4"
1414
vectorDrawables.useSupportLibrary = true
1515
}
1616
buildTypes {

0 commit comments

Comments
 (0)