Skip to content

Commit

Permalink
Version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pipelka committed Dec 29, 2020
1 parent 8d34b91 commit d1c8a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions robotv-atv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "org.robotv.robotv"
minSdkVersion project.ext.minSdkVersion
targetSdkVersion project.ext.targetSdkVersion
versionCode 901
versionName "0.9.1"
versionCode 902
versionName "0.9.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down

0 comments on commit d1c8a0d

Please sign in to comment.