Skip to content

Commit

Permalink
Merge pull request #78 from licaon-kter/patch-1
Browse files Browse the repository at this point in the history
Actually bump version
  • Loading branch information
mhss1 authored Sep 20, 2022
2 parents ccb56fd + 57d4277 commit a8cc131
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 @@ -12,7 +12,7 @@ android {
applicationId "com.mhss.app.mybrain"
minSdk 24
targetSdk 33
versionCode 2
versionCode 3
versionName "1.0.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down Expand Up @@ -124,4 +124,4 @@ dependencies {

kapt {
correctErrorTypes = true
}
}

0 comments on commit a8cc131

Please sign in to comment.