Skip to content

Commit 5a95d57

Browse files
committed
Update version name and code
1 parent 2f905ba commit 5a95d57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "tk.superl2.xwifi"
1111
minSdkVersion 14
1212
targetSdkVersion 27
13-
versionCode 2
14-
versionName "0.1.1"
13+
versionCode 3
14+
versionName "0.2.0"
1515
}
1616
buildTypes {
1717
release {
@@ -46,7 +46,7 @@ dependencies {
4646
// implementation('com.mopub:mopub-sdk:4.20.0@aar') {
4747
// transitive = true
4848
// }
49-
49+
5050
// AppLovin
5151
// implementation 'com.applovin:applovin-sdk:7.8.6'
5252
// implementation 'com.mopub.mediation:applovin:7.8.6.0'

0 commit comments

Comments
 (0)