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

Commit

Permalink
Changed app version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rvyk committed Jun 5, 2023
1 parent eed1500 commit 7cb6509
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ android {
applicationId "pl.rvyk.instapp"
minSdk 26
targetSdk 32
versionCode 2
versionName "0.0.2"

versionCode 3
versionName "0.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit 7cb6509

Please sign in to comment.