Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9805a1c0 authored by Gokul Swami's avatar Gokul Swami
Browse files

fixed ci errors

parent 3fdb960b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
      </value>
    </option>
  </component>
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
    <output url="file://$PROJECT_DIR$/build/classes" />
  </component>
  <component name="ProjectType">
+0 −9
Original line number Diff line number Diff line
@@ -85,15 +85,6 @@ public class MainActivity extends ProgressActivity implements OnPageChangeListen
        onFirstUpdate();
        handleIntent(getIntent());

        button.setOnClickListener(new View.OnClickListener() {
            @Override
            public void onClick(View v) {
                
            }
        })



        // Custom condition: 5 days and 5 launches
        RateThisApp.Config config = new RateThisApp.Config(5, 5);
        RateThisApp.init(config);