Skip to content

Commit

Permalink
release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ltheinrich committed Oct 31, 2021
1 parent 5b85680 commit 548a2bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etopan-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "de.ltheinrich.etopa"
minSdkVersion 16
targetSdkVersion 31
versionCode 14
versionName "0.1.1"
versionCode 15
versionName "0.1.2"

resConfigs "en", "de", "ru", "es", "pt", "fr", "ko"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 548a2bb

Please sign in to comment.