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

Commit 4735278

Browse files
committed
bumped to 1.0.0-alpha13
1 parent 8efbd51 commit 4735278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.github.capntrips.kernelflasher"
1313
minSdk 30
1414
targetSdk 33
15-
versionCode 12
16-
versionName "1.0.0-alpha12"
15+
versionCode 13
16+
versionName "1.0.0-alpha13"
1717

1818
vectorDrawables {
1919
useSupportLibrary true

0 commit comments

Comments
 (0)