Skip to content

Commit 95c5068

Browse files
committed
build: Stable Release (v1.0.0)
* Yay
1 parent 6513ac8 commit 95c5068

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "dev.lexip.hecate"
1717
minSdk = 34
1818
targetSdk = 35
19-
versionCode = 93
20-
versionName = "0.12.2"
19+
versionCode = 97
20+
versionName = "1.0.0"
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323

0 commit comments

Comments
 (0)