We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c25e04 commit 27e90a8Copy full SHA for 27e90a8
1 file changed
app/build.gradle.kts
@@ -50,8 +50,8 @@ android {
50
applicationId = "org.openinsectid.app"
51
minSdk = 28
52
targetSdk = 36
53
- versionCode = 4
54
- versionName = "1.2.0"
+ versionCode = 5
+ versionName = "1.2.1"
55
}
56
57
buildTypes {
0 commit comments