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

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusHenke committed Jan 5, 2022
1 parent b3854d3 commit 07b1a8c
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 @@ -7,8 +7,8 @@ android {
applicationId 'juliushenke.smarttt'
minSdkVersion 16
targetSdkVersion 31
versionCode 20
versionName '2.4.2'
versionCode 21
versionName '2.4.3'
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 07b1a8c

Please sign in to comment.