Skip to content

Commit 8c1b5fc

Browse files
committed
update version
1 parent ac78de9 commit 8c1b5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "com.efojug.bootflasher"
2020
minSdk = 30
2121
targetSdk = 34
22-
versionCode = 82
23-
versionName = "2.6"
22+
versionCode = 85
23+
versionName = "3.0"
2424
}
2525

2626
buildTypes {

0 commit comments

Comments
 (0)