Skip to content

Commit

Permalink
v2.4.4, 54
Browse files Browse the repository at this point in the history
  • Loading branch information
RadiationX committed Dec 17, 2019
1 parent f1351ed commit 87bccaa
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 @@ -20,8 +20,8 @@ android {
applicationId "ru.radiationx.anilibria"
minSdkVersion 19
targetSdkVersion 28
versionCode 53
versionName "2.4.3"
versionCode 54
versionName "2.4.4"
buildConfigField "String", 'BUILD_DATE', '"' + getDateTime() + '"'
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 87bccaa

Please sign in to comment.