Skip to content

Commit 7258993

Browse files
committed
update to 2.0.0
1 parent 9b3800c commit 7258993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "io.github.ratul.topactivity"
99
minSdkVersion 24
1010
targetSdkVersion 36
11-
versionCode 22
12-
versionName "1.5.9"
11+
versionCode 23
12+
versionName "2.0.0"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)