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

Commit

Permalink
update version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Irineu333 committed Jan 25, 2022
1 parent 8dcdc7b commit 389afcf
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 @@ -28,8 +28,8 @@ android {
applicationId "com.neo.fbrules"
minSdk 21
targetSdk 31
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"

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

0 comments on commit 389afcf

Please sign in to comment.