Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 6f0aa70

Browse files
committed
bump to 1.0.0-alpha02
1 parent 2585753 commit 6f0aa70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.github.capntrips.devinfopatcher"
1111
minSdk 31
1212
targetSdk 31
13-
versionCode 1
14-
versionName "1.0.0-alpha01"
13+
versionCode 2
14+
versionName "1.0.0-alpha02"
1515

1616
vectorDrawables {
1717
useSupportLibrary true

0 commit comments

Comments
 (0)