Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
1. bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vikulin committed May 16, 2022
1 parent 0043a0c commit 96b48aa
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,8 +12,8 @@ android {
minSdkVersion 15
targetSdkVersion 32

versionCode 38
versionName "2.1.1"
versionCode 39
versionName "2.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", project.getParent().name+"-"+versionName)

Expand Down

0 comments on commit 96b48aa

Please sign in to comment.