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

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Mar 21, 2022
1 parent ae1aae2 commit 3c10397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -21,8 +21,8 @@ android {
minSdkVersion 27
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 27
versionCode 10352
versionName "0.5.2-${buildSerial}"
versionCode 10354
versionName "0.5.4-${buildSerial}"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 3c10397

Please sign in to comment.