Skip to content

Commit 7842bef

Browse files
committed
Bump v0.18.1
1 parent 0791df2 commit 7842bef

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

App/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "org.astonbitecode.rustkeylock"
1313
minSdk 30
1414
targetSdk 36
15-
versionCode 1800
16-
versionName "0.18.0"
15+
versionCode 1801
16+
versionName "0.18.1"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustkeylockandroid"
3-
version = "0.18.0"
3+
version = "0.18.1"
44
authors = ["aston <astonbitecode@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)