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

Commit

Permalink
v1.2.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsdayrs committed Aug 7, 2019
1 parent a6455d2 commit ffacc0e
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 @@ -6,9 +6,8 @@ android {
applicationId "com.github.doomsdayrs.apps.shosetsu"
minSdkVersion 22
targetSdkVersion 29
//TODO increment this number for actual alpha release of the software
versionCode 18
versionName "v1.1.9-alpha"
versionCode 19
versionName "v1.2.0-alpha"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit ffacc0e

Please sign in to comment.