Skip to content

Commit

Permalink
MTweaks v2.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: morogoku <[email protected]>
  • Loading branch information
morogoku committed Dec 22, 2020
1 parent 3093e0b commit e3d8ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId 'com.moro.mtweaks'
minSdkVersion 23
targetSdkVersion 30
versionCode 2180
versionName "2.18.0"
versionCode 2181
versionName "2.18.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e3d8ac7

Please sign in to comment.