Skip to content

Commit 47fd615

Browse files
committed
Upgrade version
1 parent f7187c9 commit 47fd615

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.custom.app.autopause"
1616
minSdk 28
1717
targetSdk 33
18-
versionCode 5
19-
versionName "2.0.0"
18+
versionCode 6
19+
versionName "2.1.0"
2020
}
2121
viewBinding {
2222
enabled = true

0 commit comments

Comments
 (0)