Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabboxl committed Nov 16, 2022
1 parent 9203f2c commit db3cece
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 @@ -10,8 +10,8 @@ android {
applicationId "ga.gabboxl.pininorario"
minSdkVersion 21
targetSdkVersion 33
versionCode 210
versionName '2.1.0'
versionCode 211
versionName '2.1.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true

Expand Down

0 comments on commit db3cece

Please sign in to comment.