Skip to content

Commit

Permalink
Fix version number and code
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandr7035 committed Jan 15, 2022
1 parent 828e9a5 commit 67d591f
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 @@ -26,8 +26,8 @@ android {
applicationId "by.alexandr7035.affinidi_id"
minSdk 21
targetSdk 31
versionCode 200
versionName "0.2-alpha"
versionCode 300
versionName "1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 67d591f

Please sign in to comment.