Skip to content

Commit

Permalink
Sync fork version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
I3eyonder authored Nov 1, 2022
1 parent d55e28e commit 7960cf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ buildscript {
targetSdkVersionNum = 28
buildToolVersionNum = '28.0.3'
gradlePluginVersion = '3.4.1'
version_name = '1.0.1'
version_code = 2
version_name = '2.0.0.1'
version_code = 3
}
dependencies {
repositories {
Expand All @@ -35,4 +35,4 @@ allprojects {
google()
mavenCentral()
}
}
}

0 comments on commit 7960cf8

Please sign in to comment.