Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Commit 9fe01a8

Browse files
committed
Release 0.5.1
1 parent 0f2a522 commit 9fe01a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

atox/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "ltd.evilcorp.atox"
1414
minSdkVersion(AndroidSdk.minVersion)
1515
targetSdkVersion(AndroidSdk.targetVersion)
16-
versionCode = 7
17-
versionName = "0.5.0"
16+
versionCode = 8
17+
versionName = "0.5.1"
1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
multiDexEnabled = true
2020
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)