Skip to content

Commit da6940f

Browse files
committed
new apk
1 parent 2a1a252 commit da6940f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "ru.tech.firenote"
1616
minSdk = 21
1717
targetSdk = 32
18-
versionCode = 2
19-
versionName = "1.0.1"
18+
versionCode = 3
19+
versionName = "1.0.2"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222

app/release/app-release.apk

-7.93 KB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"type": "SINGLE",
1212
"filters": [],
1313
"attributes": [],
14-
"versionCode": 2,
15-
"versionName": "1.0.1",
14+
"versionCode": 3,
15+
"versionName": "1.0.2",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)