Skip to content

Commit

Permalink
Version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
JairajJangle committed Mar 25, 2020
1 parent fb5c7fb commit af260dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ android {
applicationId "com.jairaj.janglegmail.motioneye"
minSdkVersion 24
targetSdkVersion 29
versionCode 72
versionName "0.9.7.5.6"
versionCode 79
versionName "0.9.8.0.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "en", "fr", "de"
}

compileOptions {
Expand Down

0 comments on commit af260dc

Please sign in to comment.