Skip to content

Commit b9f3b69

Browse files
committed
release 1.4.0
- New button to clear tag data
1 parent 9894b70 commit b9f3b69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
applicationId = "com.drunkenblindninja.vcoprinttag"
3535
minSdk 25
3636
targetSdk 35
37-
versionCode 7
38-
versionName "1.3.1.1"
37+
versionCode 8
38+
versionName "1.4.0"
3939
}
4040
signingConfigs {
4141
release {

0 commit comments

Comments
 (0)