Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit a343760

Browse files
committed
version 0.9.10
1 parent fb1a350 commit a343760

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
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.grarak.kerneladiutor"
1919
minSdkVersion 15
2020
targetSdkVersion 27
21-
versionCode 258
22-
versionName "0.9.9.4 beta"
21+
versionCode 259
22+
versionName "0.9.10"
2323
vectorDrawables.useSupportLibrary = true
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525
}

0 commit comments

Comments
 (0)