1 parent ffc6a72 commit 28acdacCopy full SHA for 28acdac
1 file changed
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
minSdk = 24
16
targetSdk = 36
17
versionCode = 3
18
- versionName = "1.1.0"
+ versionName = "1.1.1"
19
testInstrumentationRunner = "com.marcodomingues.noiseguard.HiltTestRunner"
20
}
21
0 commit comments