Skip to content

Commit 8a866f6

Browse files
committed
Bump version post-release
1 parent 9f0ca15 commit 8a866f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId "au.id.colby.nfcquicksettings"
3131
minSdk 24
3232
targetSdk 34
33-
versionCode 13
34-
versionName "1.4.3"
33+
versionCode 14
34+
versionName "1.4.4-pre"
3535
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3636
}
3737

0 commit comments

Comments
 (0)