Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
Updated for RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
fruzyna committed Aug 27, 2021
1 parent c08b6b2 commit f33ee11
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 @@ -10,8 +10,8 @@ android {
applicationId "org.wildstang.wildrank.android"
minSdkVersion 21
targetSdkVersion 30
versionCode 4
versionName "rc3"
versionCode 5
versionName "rc4"

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

0 comments on commit f33ee11

Please sign in to comment.