Skip to content

Commit 27e90a8

Browse files
committed
Updated Gradle files to 1.2.1
1 parent 2c25e04 commit 27e90a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ android {
5050
applicationId = "org.openinsectid.app"
5151
minSdk = 28
5252
targetSdk = 36
53-
versionCode = 4
54-
versionName = "1.2.0"
53+
versionCode = 5
54+
versionName = "1.2.1"
5555
}
5656

5757
buildTypes {

0 commit comments

Comments
 (0)