Skip to content

Commit 7eced63

Browse files
authored
Merge pull request #90 from hossain-khan/bump
[BUMP] For demo release
2 parents e717673 + f234879 commit 7eced63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "dev.hossain.ynaash.example"
2222
minSdkVersion rootProject.ext.androidMinSdkVersion
2323
targetSdkVersion rootProject.ext.androidTargetSdkVersion
24-
versionCode 2
25-
versionName "1.1"
24+
versionCode 3
25+
versionName "1.2"
2626

2727
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2828
}

0 commit comments

Comments
 (0)