Skip to content

Commit 28acdac

Browse files
committed
chore: bump version to 1.1.1
1 parent ffc6a72 commit 28acdac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdk = 24
1616
targetSdk = 36
1717
versionCode = 3
18-
versionName = "1.1.0"
18+
versionName = "1.1.1"
1919
testInstrumentationRunner = "com.marcodomingues.noiseguard.HiltTestRunner"
2020
}
2121

0 commit comments

Comments
 (0)