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

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 13, 2023
1 parent 4db4549 commit 7e6753b
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 @@ -22,8 +22,8 @@ android {
compileSdk 33
defaultConfig {
minSdk 21
versionCode 6
versionName "2.1.2"
versionCode 8
versionName "2.1.3"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 7e6753b

Please sign in to comment.